<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
    font-family: "Microsoft YaHei",SimHei,"宋体",simsun,sans-serif;
    font-size: 14px;
    background: #fff;
    overflow-x: hidden;
}
body,html,ul,p,dl,h3,h4,h5,dl,dt,dd,ul,li,a,tr,td{
    padding: 0;
    margin:0;
    font-weight: normal;
}

html,body{
	width: 100%;
	height: 100%;
}

table{
	border: none;
	border-collapse: collapse;
}


ul {
    list-style: none;
}
a,a:link,a:hover,a:visited,a:active {
    text-decoration: none;
    border:none;
	outline:none;
}
i,em {
    font-style: normal;
}
img{
    border: none;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
}
input,button,select,textarea {
    background: transparent;
    outline: none;
    border: none;
    font-family: "Microsoft YaHei";
}
input[type="text"] {
    -webkit-appearance: none;
}
button,select {
    cursor: pointer;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}

.container{
	min-width: 1200px;
}

.header{
	width: 100%;
}

.header .header-box{
	width: 1200px;
	min-height: 83px;
	margin: auto;
}

.header .header-box .header-logo{
	width: 349px;
	float: left;
}

.header-logo a{
	display: block;
	width: 100%;
	padding: 16px 0;
}

.header .header-box .header-nav{
	width:752px;
	float: right;
}

.header-nav ul{
	width: 100%;
}

.header-nav ul li{
	float: left;
	font-size: 16px;
	position: relative;
	
}

.header-nav ul li:last-child{
	margin-right: 0;
}

.header-nav ul li&gt;a{
	display: block;
	color: #4a4a4a;
	width: 100%;
	height: 83px;
	padding:0 24px;
	box-sizing: border-box;
	line-height: 83px;
	
}

.header-nav ul li.active &gt; a{
	color:#0071b7;
	border-bottom: 3px solid #0071B7;
	box-sizing: border-box;
}

.header-nav ul li:hover&gt;a{
	color:#0071b7;
	border-bottom: 3px solid #0071B7;
	box-sizing: border-box;
}

.header-nav ul li dl{
	display: block;
	width: 140px;
	background: #FFFFFF;
	position: absolute;
	z-index: 9999;
	left: -13px;
	padding: 0 8px;
	box-sizing: border-box;
	display: none;
	font-size: 14px;
}

.header-nav ul li dl dd{
	display: block;
	width: 100%;
	
	text-align: center;	
}

.header-nav ul li dl dd a{
	display: block;
	height: 44px;
	color: #4a4a4a;
	line-height: 44px;
	border-bottom: 1px solid #E2E2E2;
	box-sizing:border-box;
}

.header-nav ul li dl dd:hover a{
	color:#0071b7;
}

.header-nav ul li dl dd:last-child a{
	border: none;
}



.banner{
	width: 100%;
	text-align: center;
}

.picScroll-left{ width:100%;position:relative;}
.picScroll-left .hd{ overflow:hidden;width: 70px;margin: auto;position:absolute;left: 0;right: 0;z-index: 999;bottom: 40px;}
.picScroll-left .hd ul{overflow:hidden; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:16px; height:16px; overflow:hidden; margin-right:11px; text-indent:-999px; cursor:pointer;background:white;border-radius:10px;}
.picScroll-left .hd ul li:last-child{
	margin-right: 0;
}
.picScroll-left .hd ul li.on{background: #0071B7; }
.picScroll-left .bd{width: 100%;} 
.picScroll-left .bd ul{width: 100%;height: auto; overflow:hidden; zoom:1; }
.picScroll-left .bd ul li .pic{width: 100%; text-align:center; }
.picScroll-left .bd ul li .pic img{width: 100%; display:block;}
.main{
	width: 100%;
	height: auto;
	overflow: hidden;
}


.index-product{
	width: 1200px;
	margin:73px auto 0;
}

.index-product h3{
	color: #0071B7;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.index-product h3 i{
	display: block;
	width: 32px;
	height: 4px;
	background: #E6E6E6;
	margin:12px auto;
}

.row .product-title{
	font-size: 14px;
	color: #787878;
	display: block;
	text-align: center;
}

.index-product .index-product-content{
	width: 100%;
	margin-top: 50px;
	position: relative;
}

.index-product-coontent ul{
	widows: 100%;
	height: 426px;
}

.index-product-content ul li{
	width: 215px;
	height: 353px;
	float: left;
	border: 1px solid #E4E4E4;
	box-sizing: border-box;
	margin: 36px 0;
	transition: all ease 0.5s;
	overflow: hidden;
	cursor: pointer;
}

.index-product-content .product-inquiry h4{
	width: 100%;
	height: 90px;
	line-height: 90px;
	color: #565656;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background:#F0F0F0;
	/*transition: all 0.5s ease;*/
}

.index-product-content .product-inquiry h4 span{
	display:inline-block;
	margin: auto;
}
.index-product-content .product-inquiry .product-inquiry-small{
	transition: all ease 0.5s;
	display: block;
}
.index-product-content .product-inquiry .product-inquiry-small span{
	display: block;
	width: 100%;
	height: 125px;
	position: relative;
}

.index-product-content .product-inquiry .product-inquiry-small span img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.index-product-content .product-inquiry .product-inquiry-small p{
	
	font-size: 14px;
	line-height: 24px;
	color:#5d5d5d;
	padding: 0 20px;
	box-sizing: border-box;
}

.product-inquiry .product-inquiry-txt{
	display: none;
}

.index-product-content ul .active{
	width: 548px;
	height: 426px;
	margin: 0;
	box-shadow: 0 0 10px 2px #CEE3EF;
	box-sizing: border-box;
	transition: all ease 0.5s;
}

.index-product-content ul .active .product-inquiry{
	position: relative;
}
.index-product-content ul .active .product-inquiry h4{
	width: 100%;
	height: 150px;
	line-height: 150px;
	background:#298AC6;

}
.index-product-content ul .active .product-inquiry i{
	display: block;
	position: absolute;
	top: 37px;
	left: 195px;
}

.index-product-content ul .active .product-inquiry h4&gt;span{
	display:block;
	color: #FFFFFF;
	height: 150px;
	line-height: 150px;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	padding-left: 35px;
	box-sizing: border-box;
}

.index-product-content ul .active .product-inquiry .product-inquiry-txt{
	width:548px;
	margin-top:68px;
	padding: 0 25px;
	display: none;
	box-sizing: border-box;
	
}

.index-product-content ul .active .product-inquiry .product-inquiry-txt p{
	text-indent:28px;
	padding-bottom: 10px;
}

.index-product-content ul .active .product-inquiry .product-inquiry-txt a{
	display: block;
	font-size: 14px;
	color: #0071b7;
	margin-top: 20px;
	text-align: center;
}

.index-product-content ul .product-inquiry-small{
	display:block !important;
}
.index-product-content ul .active .product-inquiry-txt{
	display:none !important;
}
.index-product-content ul .active .product-inquiry-small{
	display:none !important;
}
.index-product-content ul .active .product-inquiry-txt{
	display:block !important;
}

.index-product .index-product-more{
	display: block;
	width: 98px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	border: 1px solid #0071B7;
	box-sizing: border-box;
	text-align: center;
	color: #0071b7;
	margin-top:40px;
	border-radius: 3px;
	margin-bottom: 60px;
	transition: all ease 0.5s;
}

.index-product .index-product-more:hover{
	background:#0071b7;
	color: #FFFFFF;
}

/*解决方案*/

.index-plan{
	width: 100%;
	height:auto;
	background:#FAFAFA;
	padding-top: 70px;
	padding-bottom: 63px;
	margin-bottom: 53px;
}

.index-plan-content{
	width: 1200px;
	margin: auto;
}

.index-plan-content h3{
	color: #0071B7;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.index-plan-content h3 i{
	display: block;
	width: 32px;
	height: 4px;
	background: #E6E6E6;
	margin:4px auto;
}

.index-plan-content ul{
	/*width: 857px;*/
	min-height: 40px;
	margin:40px auto 0;
	border-bottom:1px solid #298AC6;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
}

.index-plan-content ul li{
	float: left;
	margin-right:13px;
	font-size: 16px;
}

.index-plan-content ul li:last-child{
	margin-right: 0;
}

.index-plan-content ul li a{
	display: block;
	color: #565656;
	padding: 9px 15px;
}
@-moz-document url-prefix() {
	.index-plan-content ul li a {padding:9px 14.99px;} 
		
	.purchase-system-question ul li{width: 200px;display: none;float: left;display:flex !important;display: -ms-flexbox;min-height: 220px;align-items: center;}
	
	}

.index-plan-content ul .active{
	background:#298AC6;
}

.index-plan-content ul .active a{
	color: #FFFFFF;
	position: relative;
}

.index-plan-content ul .active a:after{
	content: "";
	width: 0;
	height: 0;
	border-top:7px solid #298AC6;
	border-bottom:0px solid transparent;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	position:absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	margin: auto;
	
}


.index-plan-info{
	width: 100%;
	height: auto;
	overflow:hidden;
	padding:0 160px 42px 144px;
	margin:63px auto 0;
	position: relative;
	box-sizing: border-box;
	
}
.index-plan-info dl{
	display:none;
}
.index-plan-info .info-left{
	width: 385px;
	height: auto;
}

.index-plan-info .info-left span{
	display: block;
	width: 100%;
}

.index-plan-info .info-right{
	width: 500px;
	padding-left: 70px;
	box-sizing:border-box;
}

.index-plan-info .info-right .info-right-content{
	width: 500px;
	position: absolute;
	top:112px;
	transform: translateY(-50%);
}

.info-right-content h3{
	font-size: 18px;
	font-weight: bold;
	color: #565656;
	margin-bottom: 26px;
	text-align: left;
}

.info-right-content .info-right-txt{
	width: 100%;
}

.info-right-content .info-right-txt p{
	font-size: 14px;
	line-height: 24px;
	color: #5d5d5d;
}

.info-right-content a{
	display: block;
	font-size: 14px;
	color: #0071b7;
	margin-top: 30px;
}
.index-plan-content .index-plan-more{
	display: block;
	width: 98px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	border: 1px solid #0071B7;
	box-sizing: border-box;
	text-align: center;
	color: #0071b7;
	border-radius: 3px;
	transition: all ease .3s;
}
.index-plan-content .index-plan-more:hover{
	background:#0071b7;
	color: #FFFFFF;
}


.index-news{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.index-news .index-news-content{
	width:1200px;
	margin: auto;
	
}

.index-news h3{
	color: #0071B7;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.index-news h3 i{
	display: block;
	width: 32px;
	height: 4px;
	background: #E6E6E6;
	margin:12px auto;
}

.index-news .index-news-content{
	width: 1200px;
	height: auto;
	overflow:hidden;
	margin: auto;
}

.index-news-content .index-news-company{
	width: 374px;
	float: left;
	margin-right: 39px;
}
.index-news-content .index-news-company:last-child{
	margin-right: 0;
}

.index-news-content .index-news-company .news-title{
	width: 100%;
	height: 120px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 35px;
}
.index-news-company .news-title h3{
 	width: 120px;
 	height: 120px;
 	text-align: center;
 	padding: 40px 42px;
 	box-sizing: border-box;
 	background:rgba(0,113,183,.8);
 	font-size: 18px;
 	font-weight: bold;
 	color: #FFFFFF;
 	position: absolute;
 	top: 0;
 	left: 0;
}
 
 .index-news-company .news-title h3 span{
 }
 
 .index-news-company .news-title&gt;span{
 	display: block;
 	width: 100%;
 	padding: 10px 0;
 	box-sizing: border-box;
 }

.index-news-company ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 38px;
	font-size:0;
}

.index-news-company ul li{
	display: block;
	font-size: 14px;
	width:100%;
	padding-bottom:10px;
}

.index-news-company ul li:last-child{
	padding-bottom: 0;
}

.index-news-company ul li a{
	color: #5d5d5d;
	display: block;
}

.index-news-company ul li:hover a{
	color: red;
}


.index-news .index-news-more{
	display: block;
	width: 98px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	border: 1px solid #0071B7;
	box-sizing: border-box;
	text-align: center;
	color: #0071b7;
	border-radius: 3px;
	margin-bottom:50px;
	transition: all ease .3s;
}

.index-news .index-news-more:hover{
	background:#0071b7;
	color: #FFFFFF;
}


/*成功案例*/
.index-case{
	width: 100%;
	background: #FAFAFA;
	padding-bottom: 64px;
}

.index-case h3{
	color: #0071B7;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding-top: 70px;
}

.index-case h3 i{
	display: block;
	width: 32px;
	height: 4px;
	background: #E6E6E6;
	margin:12px auto;
}

.index-case .index-case-content{
	width: 1200px;
	margin: auto;
}

.index-case .index-case-content ul{
	width:100%;
	height: auto;
	margin:48px auto 0;
	padding: 10px 0;
	box-sizing: border-box;
}

.index-case .index-case-content ul li{
	float: left;
	width: 240px;
	height: 164px;
	cursor:pointer;
	display: block;
	position: relative;
	transition: all ease .3s;
}
.index-case .index-case-content ul li a {
	color:#787878;
}

.index-case .index-case-content ul li .pic{
	display: block;
	width: 100%;
	height: 120px;
	margin: auto;
	text-align: center;
}

.index-case .index-case-content ul li:hover{
	box-shadow: 0 0 10px 5px #AFAFAF;
}

.index-case .index-case-content ul li h5{
	text-align: center;
	font-size: 16px;
}

.index-case .index-case-content .index-case-more{
	display: block;
	width: 98px;
	height: 35px;
	line-height: 35px;
	margin:44px auto 0;
	border: 1px solid #0071B7;
	box-sizing: border-box;
	text-align: center;
	color: #0071b7;
	border-radius: 3px;
	clear: left;
	transition: all ease .3s;
}

.index-case-content .index-case-more:hover{
	background: #0071b7;
	color: #FFFFFF;
}

.index-about{
	width: 100%;
	padding-top:53px;
	margin-bottom: 67px;
}

.index-about h3{
	color: #0071B7;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.index-about h3 i{
	display: block;
	width: 32px;
	height: 4px;
	background: #E6E6E6;
	margin:12px auto;
}

.index-about-content{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:45px auto 0;
	position: relative;
}

.about-content-left{
	width:550px;
	height: auto;
	overflow: hidden;
	padding-top: 47px;
	position: relative;
	float: left;
}

.about-content-left span{
	display: block;
	width: 495px;
	height: 533px;
	background:#F2F2F2;
	float:right;
}

.about-content-left img{
	position: absolute;
	top: 0;
	left: 0;
}


.about-content-right{
	width: 650px;
	height: auto;
	overflow: hidden;
	float: right;
	padding-left: 75px;
	box-sizing: border-box;
}

.about-right-content{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.about-right-content h4{
	color: #565656;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 55px;
}

.about-right-content .about-right-txt{
	width: 100%;
	height: auto;
}


.about-right-content .about-right-txt p{
	font-size: 14px;
	color: #787878;	
	line-height: 24px;
	padding-bottom: 14px;
	text-indent: 27px;
}

.about-right-content a{
	display: block;
	width:95px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-align: center;
	color: #0071b7;
	border: 1px solid #0071b7;
	border-radius: 3px;
	margin-top: 36px;
	float: left;
	transition: all ease .3s;
}

.about-right-content a:hover{
	background: #0071b7;
	color: #FFFFFF;
}

/*适用申请*/
.index-apply{
	width: 100%;
	padding-top:63px;
	background:#FAFAFA;
}

.index-apply h3{
	color: #0071B7;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.index-apply h3 i{
	display: block;
	width: 32px;
	height: 4px;
	background: #E6E6E6;
	margin:4px auto;
}

.index-apply .index-apply-content{
	width: 1200px;
	height: auto;
	margin: auto;
}

.index-apply .index-apply-content p{
	font-size: 14px;
	color: #5d5d5d;
	text-align: center;
	padding: 45px 0;
}

.index-apply .index-apply-content form{
	width: 100%;
	height: auto;
	
}

.index-apply .index-apply-content form table{
	width: 100%;
	border: none;
}
.index-apply .index-apply-content form table tr{
	display: block;
	width: 100%;
}
.index-apply .index-apply-content form table tr td:nth-child(1){
	display: inline-block;
	width: 585px;
	height: 44px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	color:#B6B6B6;
	margin-right: 30px;
	margin-bottom: 20px !important;
}


.index-apply-content form table tr td:nth-child(1) input{
	width:585px;
	height:44px;
	line-height: 44px;
	padding-left: 10px;
	box-sizing: border-box;
	color:#B6B6B6;
}

.index-apply-content form table textarea{
	width: 100%;
	height:300px;
	padding-left:18px;
	padding-top: 10px;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	resize: none;
	margin:0;
}

.index-apply .index-apply-content form table .btn{
	display: block;
	width:100% !important;
	border: none;
	height: 40px;
	padding-top: 28px;
	padding-bottom: 70px;
}

.index-apply .index-apply-content form table .btn td:nth-child(1){
	width:100%;
	border: none;
	display: block;
	
}

.index-apply .index-apply-content form table .btn button{
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:#DA251C;
	color: #FFFFFF;
	border: none;
	border-radius:3px;
	font-size: 18px;
	transition: all ease .3s;
}
.index-apply .index-apply-content form table .btn button:hover{
	background:#B41810;
}








.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#1C2931;
}

.footer .footer-container{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.footer .footer-container .footer-logo{
	width: 245px;
}

.footer-logo a{
	display: block;
	padding: 48px 0 44px;
}


.footer-nav{
	width:670px;
	margin-left: 20px;
}

.footer-nav ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 48px 0 0;
}

.footer-nav ul li{
	width: 120px;
	height: auto;
	overflow: hidden;
	float: left;
}

.footer-nav ul li:last-child{
	width: 60px;
}

.footer-nav ul li dl{
	display: block;
	width: 100%;
}

.footer-nav ul li dl dd h3{
	 font-size: 14px;
	 color: #FFFFFF;
	 font-weight: bold;
	 margin-bottom:20px;
}

.footer-nav ul li dl dd  a{
	display: block;
	padding-bottom:10px;
	color: #cbcbcb;
	font-size: 14px;
}

.footer-nav ul li dl dd  a:hover{
	text-decoration: underline;
}

.footer-erweima{
	width: 124px;
	padding: 48px 0 0;
}

.footer-erweima span{
	display: block;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}


.copyright{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background:#141D22;
}

.copyright p{
	font-size: 12px;
	color: #afafaf;
	text-align: center;
}
.copyright p a{
	color: #afafaf;
}

.page-nav{
	width: 100%;
	min-height: 65px;
	line-height:65px;
	background: #F7F7F7;
}

.page-nav ul{
	display:table;
	height: auto;
	overflow: hidden;
	margin:auto;
}

.page-nav ul li{
	float: left;
	font-size: 16px;
	margin-right: 44px;
}

.page-nav ul li:last-child{
	margin-right: 0;
}

.page-nav ul li a{
	display: block;
	color: #aaaaaa;
	position: relative;
}

.page-nav ul li .active:after{
	content: "";
	width: 0;
	border-top: 9px solid transparent;
	border-left: 18px solid transparent;
	border-right:18px solid transparent;
	border-bottom:9px solid #FFFFFF;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}

.page-nav ul li:hover a{
	color: #0071b7;
}

.page-nav ul li:hover a:after{
	content: "";
	width: 0;
	border-top: 9px solid transparent;
	border-left: 18px solid transparent;
	border-right:18px solid transparent;
	border-bottom:9px solid #FFFFFF;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}



.page-nav ul li .active{
	color: #0071b7;
}


.purchase-system{
	width: 100%;
}

.purchase-system&gt;h4{
	font-size: 26px;
	color:#0071b7;
	text-align: center;
	padding: 60px 0 34px;

}

.purchase-system&gt;h4 span{
	display: table;
     margin: auto;
    
}

.purchase-system&gt;h4 i{
	display: inline-block;
	width: 54px;
	height: 1px;
	background:#BFBFBF;
	float: left;
	margin: 17px 16px 17px 0;
}

.purchase-system&gt;h4 i:nth-child(2){
	float: right;
	margin: 17px 0 17px 16px;
}

.purchase-system .purchase-system-txt{
	width:1200px;
	padding: 0 130px;
	box-sizing: border-box;
	color: #787878;
	text-align: center;
	margin: auto;
	padding-bottom: 30px;
}

.purchase-system-txt p{
	line-height: 28px;
}


.purchase-system-list,.purchase-system-list2{
	width: 1200px;
	margin: auto;
}

.purchase-system-list ul,.purchase-system-list2 ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.purchase-system-list ul li{
	width: 384px;
	float:left;
	margin-right:24px;
}

.purchase-system-list2 ul li{
	width: 288px;
	float:left;
	margin-right:16px;
}


.purchase-system-list ul li:nth-child(3n){
	margin-right:0px;
}

.purchase-system-list2 ul li:nth-child(4n){
	margin-right:0px;
}

.purchase-system-list ul li a,.purchase-system-list2 ul li a{
	display: block;
	
}

.purchase-system-list ul li .system-list-pic,.purchase-system-list2 ul li .system-list-pic{
	position:relative;
	height: auto;
	overflow: hidden;
	
}

.system-list-pic:hover .system-list-commemt{
	bottom: 0;
}

.purchase-system-list ul li a p,.purchase-system-list2 ul li a p{
	font-size: 16px;
	color:#5d5d5d;
	padding: 16px 0 26px;
	text-align: center;
}

.purchase-system-list ul li .system-list-commemt,.purchase-system-list2 ul li .system-list-commemt{
	width: 100%;
	position: absolute;
	height: 100%;
	background:rgba(7,113,181,.7);
	bottom:-100%;
	transition: all ease 0.7s;

}

.purchase-system-list .system-list-commemt p,.purchase-system-list2 .system-list-commemt p{
	position: absolute;
	top: 50%;
	padding: 0 38px;
	box-sizing: border-box;
	transform: translateY(-50%);
	color: #ffffff;
}


.purchase-system .purchase-system-bid{
	width: 100%;
	background:#F9F9F9;
}
.purchase-system-bid .system-bid-content{
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.purchase-system-bid .system-bid-content h4{
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #565656;
	padding: 50px 0 24px;
}

.purchase-system-bid .system-bid-txt{
	width:100%;
	padding: 0 130px;
	box-sizing: border-box;
	color: #787878;
	text-align: center;
	margin: auto;
	padding-bottom: 30px;
}

.purchase-system-bid .system-bid-txt p{
	line-height: 28px;
}


.pms-secur{ margin:120px 0px 5% 5%; font-size:13px; position:relative;width: 1200px;margin:0 auto 130px;color: #565656; }
.pms-secur .list{ position:absolute; left:35%; top:0; right:0; }
.pms-secur .list li{ margin-top:20px; line-height:24px; position:absolute; padding-left:87px;}
.pms-secur .pic{ width:47%;}
.pms-secur .pic2{ display:none}

.pms-secur p{ color:#999;}
.pms-secur .i-sec img{
	width: auto;
}
.pms-secur .i-sec{ content:""; border-radius:55px; width:80px; height:80px; position:absolute; left:0; top:-5px;}
.pms-secur .i-sec:before{ content:url(../images/product-icon_03.png); font-size:32px; color:#fff; position:absolute;left:50%;top: 50%;transform:translate(-50%,-50%);}
.pms-secur ul li:nth-child(odd) .i-sec{
	background:#2488C6;
}
.pms-secur ul li:nth-child(even) .i-sec{
	background:#74B2DA;
}

.pms-secur .a2 .i-sec:before{content:url(../images/product-icon_07.png);}
.pms-secur .a3 .i-sec:before{content:url(../images/product-icon_11.png);}
.pms-secur .a4 .i-sec:before{content:url(../images/product-icon_15.png);}
.pms-secur .a5 .i-sec:before{content:url(../images/product-icon_19.png);}
.pms-secur .a6 .i-sec:before{content:url(../images/product-icon_23.png);}
.pms-secur .a1{ left:-85px; top:-40px; }
.pms-secur .a2{ left:35px; top:30px; }
.pms-secur .a3{ left:98px; top:130px; }
.pms-secur .a4{ left:115px; top:230px; }
.pms-secur .a5{ left:62px; top:330px; }
.pms-secur .a6{ left:-85px; top:415px; }


.purchase-system-question{
	width: 100%;
	margin-bottom:45px;
}

.purchase-system-question h4{
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #565656;
	padding: 60px 0 25px;
}

.purchase-system-question ul{
	width:1200px;
	overflow: hidden;
	margin: auto;
}

.purchase-system-question ul li{
	width:400px;
	height: auto;
	float: left;
	min-height: 220px;
}

.purchase-system-question ul li a{
	display: block;
	width: 400px;
	min-height:220px;
	position: relative;
}

.purchase-system-question ul li a .system-question-txt{
	width: 200px;
	height:220px;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
    position: relative;
}

.purchase-system-question ul li a img{
	width: auto;
	max-width: 200px;
	float: left;
	vertical-align: middle;
}


.purchase-system-question ul li h5{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color:#565656;
	margin-bottom: 18px;
}


.purchase-system-question ul li p{
	width: 100%;
	padding: 0 18px;
	box-sizing: border-box;
	text-align: center;
	color: #565656;
	
}

.purchase-system-question ul .question-txtp,.purchase-system-question ul .question-txtb{
	background:#F9F9F9;
	position: relative;
}

.purchase-system-question ul li a:hover h5, .purchase-system-question ul li a:hover p{
	color: #565656;
}
.question-txtp .system-question-txt:hover{
		background:#2A8AC5;
}
.question-txtp .system-question-txt:hover h5,.question-txtp .system-question-txt:hover p{

	color: #FFFFFF;
}

.purchase-system-question ul  .question-txtp .system-question-txt:hover:after{
	border-bottom: 18px solid #2A8AC5;
}


.purchase-system-question ul li:nth-child(4) img,.purchase-system-question ul li:nth-child(5) img,.purchase-system-question ul li:nth-child(6) img{
	float: right;
}

.question-txtp .system-question-txt:after{
	content: "";
	width: 0;
	border-top: 18px solid transparent;
	border-left:38px solid transparent;
	border-right: 38px solid transparent;
	border-bottom: 18px solid #F9F9F9;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform:rotate(180deg) translateY(-36px);
	transform-origin: center;
	z-index: 9999;
}
.question-txtp:nth-child(4) .system-question-txt:after,.question-txtp:nth-child(5) .system-question-txt:after,.question-txtp:nth-child(6) .system-question-txt:after{
	content: "";
	width: 0;
	border-top: 18px solid transparent;
	border-left:38px solid transparent;
	border-right: 38px solid transparent;
	border-bottom: 18px solid #F9F9F9;
	position:absolute;
	top: 0;
	margin: auto;
	transform:rotate(360deg) translateY(-220px);
	transform-origin: center;
	z-index: 9999;
}


.purchase-system-benefit{
	width: 100%;
}

.purchase-system-benefit h4{
	font-size: 22px;
	color: #565656;
	text-align: center;
	padding: 45px 0 25px;
}


.purchase-system-benefit .system-benefit-content{
	width: 1200px;
	height: auto;
	overflow:hidden;
	margin:0 auto 60px;
}

.purchase-system-benefit .system-benefit-content ul{
	width: 100%;
	height:50px;
	margin-bottom: 22px;
}

.system-benefit-content ul li{
	width: 195.8px;
	height: 50px;
	line-height: 50px;
	background:#AFAFAF;
	font-size:16px;
	text-align: center;
	float: left;
	margin-right: 5px;
	position: relative;
	
}

.system-benefit-content ul li:last-child{
	margin-right: 0;
}

.system-benefit-content ul li a{
	display: block;
	color: #FFFFFF;
}


.system-benefit-content ul li:after{
	content: "";
	width: 0;
	border-top:6px solid transparent;
	border-left:14px solid transparent;
	border-right:14px solid transparent;
	border-bottom:6px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform:rotate(180deg) translateY(-12px);
	transform-origin: center;
}

.system-benefit-content ul .active:after{
	border-bottom:6px solid #2A8AC5;
}

.system-benefit-content ul .active{
	background:#2A8AC5;
}



.system-benefit-content ul li:hover{
	background:#2A8AC5;
}
.system-benefit-content ul li:hover:after{
	border-bottom:6px solid #2A8AC5;
}


.system-benefit-content .benefit-content-left{
	width: 578px;
	float: left;
}

.system-benefit-content .benefit-content-right{
	width:622px;
	float:left;
	
}

.system-benefit-content .benefit-content-right dl{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}

.system-benefit-content .benefit-content-right dl dd{
	display: block;
	height: 70px;
	margin-bottom:20px;
	width: 25%;
	float: left;
}
 .benefit-content-right dl dd span{	display:block; 	width:50px; 	height: 50px; 	text-align: center; 	margin: auto; 	position: relative;
 }   .benefit-content-right dl dd span img{  	display: block;  	position: absolute;  	top: 0;  	right: 0;  	bottom: 0;  	left: 0;  	margin: auto;  }
 .benefit-content-right dl dd p{
 	font-size: 14px;
 	color: #298ac6;
 	text-align: center;
 	
 }
.benefit-content-right&gt;p{
	font-size: 16px;
	color:#787878;
	line-height:24px;
	padding: 0 55px 8px;
	box-sizing: border-box;
}
.case{
	width: 100%;
}

.case&gt;h4{
	font-size: 26px;
	color:#0071b7;
	text-align: center;
	padding: 60px 0 34px;

}

.case&gt;h4 span{
	display: table;
     margin: auto;
    
}

.case&gt;h4 i{
	display: inline-block;
	width: 54px;
	height: 1px;
	background:#BFBFBF;
	float: left;
	margin: 17px 16px 17px 0;
}

.case&gt;h4 i:nth-child(2){
	float: right;
	margin: 17px 0 17px 16px;
}

.news{
	width:1200px;
	margin:auto;
}
.case .case-content{
	width: 1200px;
	margin: auto;
}
.case .case-content&gt;ul{
	width: 100%;
	height: auto;
	padding:10px 10px;
	overflow:hidden;
	box-sizing: border-box;
	margin-bottom: 60px;
}

.case .case-content&gt;ul&gt;li{
	width: 220px;
	height: 165px;
	background: #FFFFFF;
	position: relative;
	float: left;
	padding: 10px 10px;
	box-sizing: border-box;
	margin-right: 10px;
	margin-bottom: 10px;
	transition: all ease .3s;
}

.case .case-content&gt;ul&gt;li:last-child{
	margin-right: 0;
}

.case .case-content&gt;ul&gt;li:hover{
	box-shadow: 0 0 8px 4px #AFAFAF;
	box-sizing: border-box;
}

.case .case-content&gt;ul&gt;li a{
	display: block;
	width: 100%;
	
}
.case .case-content&gt;ul&gt;li a img {
	display: block;
}
.case .case-content&gt;ul&gt;li a h5{
	font-size:16px;
	line-height: 40px;
	text-align: center;
	color:#414141;
}

.case .case-content&gt;ul&gt;li .pic{
	display: block;
	width: 100%;
	height: 100px;
	margin: auto;
	text-align: center;
}


.page{
	width: 240px;
	margin:0 auto 65px;
}

.page ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.page ul li{
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #C6C6C6;
	box-sizing: border-box;
	float: left;
	margin-right: 6px;
}

.page ul li a{
	display: block;
	color: #787878;
}

.page ul .active{
	border: none;
	background:#2A8AC5;
}

.page ul .active a{
	color: #FFFFFF;
}

.page ul li:last-child{
	margin-right: 0;
}


/*案例详情*/

.case h1{
	font-size: 24px;
	color: #565656;
	text-align: center;
	padding: 60px 0 50px;
}

.case span{
	display: block;
	text-align: center;
	margin-bottom: 40px;
}

.case .case-content p{
	line-height:26px;
	color: #787878;
	padding-bottom: 14px;
	text-indent: 35px;
}


.case .case-content .page-next{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
	border-top: 1px solid #DBDBDB;
}

.case .case-content .page-next a{
	display: block;
	float: left;
	font-size: 16px;
	color: #787878;
}

.case .case-content .page-next a:nth-child(2){
	float: right;
}
.case .case-content .page-next a:hover{
	color: red;
}


/*关于我们*/
.about{
	width:100%;
}

.about-message{
	width: 1200px;
	margin: auto;
}

.about-message&gt;h4{
	font-size: 26px;
	color:#0071b7;
	text-align: center;
	padding: 60px 0 34px;

}

.about-message&gt;h4 span{
	display: table;
     margin: auto;
    
}

.about-message&gt;h4 i{
	display: inline-block;
	width: 54px;
	height: 1px;
	background:#BFBFBF;
	float: left;
	margin: 17px 16px 17px 0;
}

.about-message&gt;h4 i:nth-child(2){
	float: right;
	margin: 17px 0 17px 16px;
}

.about-message .about-details{
	width: 100%;
}

.about-message .about-details p{
	font-size: 16px;
	color:#787878;
	line-height: 26px;
	text-indent: 32px;
	padding-bottom: 10px;
}


.about-message .about-pic{
	width: 100%;
}

.about-message .about-pic ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 45px;
}

.about-message .about-pic ul li{
	width: 588px;
	float: left;
	margin-bottom: 24px;
}

.about-message .about-pic ul li:nth-child(even){
	float: right;
}


.about-culture{
	width: 100%;
}

.about-culture .about-culture-content{
	width: 1200px;
	margin: auto;
}

.about-culture .about-culture-content h4{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #565656;
	padding: 50px 0 20px;
}

.about-culture .about-culture-content&gt;p{
	color:#787878;
	text-align: center;
	line-height: 30px;
	text-align: center;
}

.about-culture .about-culture-content ul{
	width: 100%;
	margin-top: 30px;
}

.about-culture .about-culture-content ul li{
	margin-bottom:24px;
}

.about-culture .about-culture-content ul li span{
	font-size: 18px;
	color: #0071b7;
	padding-left: 10px;
	box-sizing: border-box;
	border-left: 3px solid #0071b7;
}

.about-culture .about-culture-content ul li p{
	font-size: 16px;
	color: #787878;
	line-height: 28px;
}

.about-culture .about-culture-content .about-culture-pic{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about-culture-pic li{
	width: 384px;
	float: left;
	margin-right: 24px;
}

.about-culture-pic li:last-child{
	margin-right: 0;
}

/*荣誉资质*/
.about-honer-details{
	width: 100%;
}

.about-honer-details p{
	font-size: 16px;
	color:#787878;
	line-height:32px;
	text-align: center;
}

.about-honer-pic{
	width: 100%;
}

.about-honer-pic ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 38px;
}

.about-honer-pic ul li{
	width: 384px;
	margin-right: 24px;
	float: left;
}

.about-honer-pic ul li:nth-child(3n){
	margin-right:0px;
}

.about-honer-pic ul li a{
	display: block;
}

.about-honer-pic ul li a span{
	display: block;
	width: 100%;
	text-align: center;
	padding: 14px 0 28px;
	color: #5d5d5d;
	font-size: 16px;
}


/*解决方案*/
.solve{
	width: 100%;
}

.solve&gt;h4{
	font-size: 26px;
	color:#0071b7;
	text-align: center;
	padding: 60px 0 34px;

}

.solve&gt;h4 span{
	display: table;
     margin: auto;
    
}

.solve&gt;h4 i{
	display: inline-block;
	width: 54px;
	height: 1px;
	background:#BFBFBF;
	float: left;
	margin: 17px 16px 17px 0;
}

.solve&gt;h4 i:nth-child(2){
	float: right;
	margin: 17px 0 17px 16px;
}

.solve .intro {
	width:1000px;
	margin:0 auto;
	text-align: center;;
}

.solve .intro p{
	text-align: center;
	color: #787878;
	line-height: 1.7em;
	font-size: 16px;
	text-indent: 2em;
}

.solve img{
	display: block;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 56px;
}

.solve .solve-focus{
	width: 100%;
	background:#FAFAFA;
}

.solve .solve-focus .solve-focus-content{
	width:1200px;
	margin: auto;
	padding:40px 0;
	font-size:16px;
}
.solve .solve-focus .solve-focus-content p {
	color: #787878;
	line-height: 1.75em;
}

/*.solve .solve-focus .solve-focus-content p span {
	white-space: normal !important; 
}
*/
/*.solve-focus .solve-focus-content h5{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #565656;
	padding: 60px 0 55px;
}*/

.solve .solve-focus .solve-focus-content table {
	max-width:100% !important;
	/*table-layout: fixed;*/
	border-color: #787878;
	margin:0 auto !important;
}

.solve-focus .solve-focus-content ul{
	width: 100% !important;
}
/*
.solve-focus .solve-focus-content ul li{
	margin-bottom:25px;
}*/


/*.solve-focus .solve-focus-content ul li p{
	font-size: 16px;
	color: #787878;
	line-height:32px;
	text-indent: 32px;
}
*/

/*联系我们*/
.contact&gt;h4{
	font-size: 26px;
	color:#0071b7;
	text-align: center;
	font-weight: bold;
	padding: 60px 0 34px;

}

.contact&gt;h4 span{
	display: table;
     margin: auto;
    
}

.contact&gt;h4 i{
	display: inline-block;
	width: 54px;
	height: 1px;
	background:#BFBFBF;
	float: left;
	margin: 17px 16px 17px 0;
}

.contact&gt;h4 i:nth-child(2){
	float: right;
	margin: 17px 0 17px 16px;
}

.contact .contact-content{
	width:1200px;
	margin:0 auto 52px;
	height: auto;
	overflow:hidden;
}

.contact .contact-content .contact-content-left{
	width: 600px;
	float: left;
}

.contact-content-left h3{
	color: #2e2e2e;
	font-size: 20px;
	font-weight: bold;
	padding: 68px 0 40px;
}

.contact-content-left ul li{
	font-size: 16px;
	color: #787878;
	display: block;
	width: 100%;
	min-height: 25px;
	margin-bottom:15px;
	line-height: 25px;
	display: table;
	
}

.contact-content-left ul li i{
	display: table-cell;
	vertical-align:middle;
}

.contact-content-left ul .adress i{
	display: inline-block;
	width:23px;
	height: 25px;
	background: url(../images/contact-way.png) no-repeat;
	background-position: 4px 0;
}

.contact-content-left ul .phone i{
	display: inline-block;
	width:23px;
	height: 25px;
	background: url(../images/contact-way.png) no-repeat;
	background-position:-21px 0;
}

.contact-content-left ul .phone1 i{
	display: inline-block;
	width:23px;
	height:20px;
	background: url(../images/contact-way.png) no-repeat;
	background-position:-46px 0;
}

.contact-content-left ul .email i{
	display: inline-block;
	width:23px;
	height:15px;
	background: url(../images/contact-way.png) no-repeat;
	background-position:-81px 0;
}

.contact-content-left ul .msg i{
	display: inline-block;
	width:23px;
	height:15px;
	background: url(../images/contact-way.png) no-repeat;
	background-position:-116px 0;
}


.contact .contact-content .contact-content-right{
	width: 600px;
	height: auto;
	float: right;
}


.contact-adress{
	width:1200px;
	margin:0 auto 65px;
}


/*试用申请*/

.contact-application{
	width:1200px;
	margin: auto;
}

.contact-application p{
	font-size: 14px;
	color: #5d5d5d;
	text-align: center;
	padding-bottom: 40px;
}

.contact-application form{
	width: 100%;
	height: auto;
	
}

.contact-application form table{
	width: 100%;
	border: none;
}
.contact-application form table tr{
	display: block;
	width: 100%;
}
.contact-application form table tr td:nth-child(1){
	display: inline-block;
	width: 585px;
	height: 44px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	color:#B6B6B6;
	margin-right: 30px;
	margin-bottom: 20px !important;
}


.contact-application form table tr td:nth-child(1) input{
	width:585px;
	height:44px;
	line-height: 44px;
	padding-left: 10px;
	box-sizing: border-box;
	color:#B6B6B6;
}

.contact-application form table textarea{
	width: 100%;
	height:300px;
	padding-left:18px;
	padding-top: 10px;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	resize: none;
	margin:0;
}

.contact-application form table .btn{
	display: block;
	width:100% !important;
	border: none;
	height: 40px;
	padding-top: 28px;
	padding-bottom: 70px;
}

 .contact-application form table .btn td:nth-child(1){
	width:100%;
	border: none;
	display: block;
	
}

.contact-application form table .btn button{
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:#DA251C;
	color: #FFFFFF;
	border: none;
	border-radius:3px;
	font-size: 18px;
	transition: all ease .3s;
}

.contact-application form table .btn button:hover{
	background:#B41810;
}

/*新闻*/
.news{
	width: 1200px;
	height: auto;
	margin: auto;
}
.news&gt;h4{
	font-size: 26px;
	color:#0071b7;
	text-align: center;
	font-weight: bold;
	padding: 60px 0 34px;

}

.news&gt;h4 span{
	display: table;
     margin: auto;
    
}

.news&gt;h4 i{
	display: inline-block;
	width: 54px;
	height: 1px;
	background:#BFBFBF;
	float: left;
	margin: 17px 16px 17px 0;
}

.news&gt;h4 i:nth-child(2){
	float: right;
	margin: 17px 0 17px 16px;
}

.news .news-list{
	width: 100%;
}


.news .news-list ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px
}

.news .news-list ul li{
	width: 100%;
	min-height: 160px;
	padding-bottom: 23px;
	border-bottom: 1px dashed #EAEAEA;
	margin-bottom: 23px;
}

.news .news-list ul li:last-child{
	border: none;
}

.news .news-list .news-list-pic{
	width: 254px;
	height: 160px;
	float: left;
	overflow: hidden;
}


.news .news-list .news-list-detail{
	width:710px;
	float: left;
	padding-left: 27px;
	box-sizing: border-box;
}

.news-list-detail .news-title{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	
	padding:20px 0;
}

.news-list-detail .news-title a{
	color: #565656;
}

.news-list-detail .news-title a:hover{
	text-decoration: none;
	color: red;
}

.news-list-detail .news-list-summary{
	width: 100%;
	font-size: 16px;
	color: #787878;
	line-height: 32px;
}


.news-list-time{
	width: 86px;
	float:right;
	margin-top: 35px;
}

.news-list-time span{
	display: block;
	color: #aaaaaa;
	font-size: 16px;
	text-align: center;
	padding-bottom: 11px;
	border-bottom: 1px solid #E6E6E6;
	box-sizing: border-box;
}

.news-list-time span b{
	display: block;
	font-size: 28px;
	color: #0071b7;
}

.news-list-time a{
	font-weight: normal;
	display: block;
	width: 100%;
	color: #787878;
	text-align: center;
	padding-top: 11px;
}


/*新闻列表详情*/

.news .news-content{
	width: 1200px;
	margin: auto;
	padding-bottom: 35px;
	border-bottom: 1px solid #DBDBDB;
}

.news .news-content h1{
	font-size: 24px;
	color: #565656;
	font-weight: bold;
	text-align: center;
	margin:0;
	padding:68px 0 12px;
}

.news .news-content&gt;span{
	display: block;
	font-size: 14px;
	color: #aaaaaa;
	text-align: center;
	padding-bottom: 35px;
	
}

.news .news-content p{
	font-size: 16px;
	color: #787878;
	line-height: 26px;
	padding-bottom: 10px;
}

.news .news-content h5{
	color: #464646;font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 10px;
	text-indent: 32px;
}

.news .news-content p img{
	/*display: block;*/
}


.news .page-next{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
	border-top: 1px solid #DBDBDB;
}

.news .page-next a{
	display: block;
	float: left;
	font-size: 16px;
	color: #787878;
}

.news .page-next a:nth-child(2){
	float: right;
}

/*在线客服*/
.custom-service{
	min-width:52px;
	position: fixed;
	top: 50%;
	z-index: 9999;
	transform: translateY(-50%);
	right: 0;
	background: #FFFFFF;
}


.custom-service ul{
	width: 100%;
}
.custom-service ul li{
	display:block;
	width:52px;
}
.custom-service ul li a{
	
	width:auto;
	min-width:52px;
	height: 45px;
	background:#838383;
	position: relative;
	margin-bottom: 1px;
	cursor:pointer;
	float: right;
	position: relative;
}

.custom-service ul li:last-child a{
	margin-bottom: 0;
}


.custom-service ul li a span{
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
}

.custom-service ul li a img{
	display: block;
	margin: auto;
}

.custom-service ul li a:hover span{
	display: block;
}

.custom-service .service-phone{
	width: 165px;
	height: 45px;
	line-height: 45px;
	position: relative;
	background:#0071B7;
	display: none;
}

.custom-service .service-phone span{
	float: left;
	padding-left: 45px;
	color: #FFFFFF;
}
.custom-service .service-phone img{
	float:left;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 16px;
	
}

.custom-service .service-erweima a{
	position: relative;
}

.custom-service .service-erweima .service-erweima-pic{
	width: 100px;
	height: 100px;
	position: absolute;
	left: -100px;
	display: none;
}</pre></body></html>